set Compass Orientation
open fun setCompassOrientation(value: ConfigProtos.Config.DisplayConfig.CompassOrientation): ConfigProtos.Config.DisplayConfig.Builder
Indicates how to rotate or invert the compass output to accurate display on the display.
Content copied to clipboard
.meshtastic.Config.DisplayConfig.CompassOrientation compass_orientation = 11;
Return
This builder for chaining.
Parameters
value
The compassOrientation to set.